﻿@media ( min-width:1280px) and ( max-width:1438px) {
	.sub-contact-left .box .list .ico{
		margin-left: 17px;
	}
	.sub-contact-left .box .list .info{
		font-size: 14px;
	}
	.sub-contact-right{
		height: 411px;
	}
	.banshichu{
		cursor: all-scroll;
	}
}
@media ( min-width:1025px) and ( max-width:1280px) {
	#jrwmP{
		left: 42%;
	}
	#jrwmN{
		right: 42%;
	}
}
@media ( min-width:1024px) and ( max-width:1145px) {
	.WebLink li{
		margin-left: 42px;
	}
	.WebLink li > a{
		font-size: 14px;
	}
}
@media ( min-width:768px) and ( max-width:1060px) {
	html {
		width: 100%;
		height: 100%;
		font-size: 62.5%;
		/* 10÷16=62.5% */
	}
	body {
		font-size: 16px;
		font-size: 1.6rem;
		/* 12÷10=1.2 */
	}
	.container {
		margin-right: auto;
		margin-left: auto;
		width: 96%;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.container:before,
	.container:after {
		content: " ";
		display: table;
	}
	.container:after {
		clear: both;
	}
	.subbanner {
		height: 200px;
	}
	.news-item p.text {
		font-size: 14px;
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		/** 对象作为伸缩盒子模型显示 **/
		-webkit-box-orient: vertical;
		/** 设置或检索伸缩盒对象的子元素的排列方式 **/
		-webkit-line-clamp: 2;
		/** 显示的行数 **/
		overflow: hidden;
		/** 隐藏超出的内容 **/
		height: auto;
		margin-bottom: 20px;
	} 
}

@media ( min-width:768px) and ( max-width:1199px) {
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right;
		margin-top: 1.8%;
	} 
	.head{
		padding: 12px 0;
		border-bottom: 1px solid #fff;
	}
	.head.fixedbg{
		padding: 8px 0;
		border-bottom: 1px solid #ddd;
	}
	.head .Logo{ 
		 
	}
	.head .Logo-txt{
		 
	}
	.head-right{
		display: none;
	}
	.head .Logo-hr{
		 
	}
	.xgsb-list .pic img{
		width: 100%;
	}
	.WebLink{
		display: none;
	}
	.head-search{
		display: none;
	}
	footer{
		display: none;
	}
	.foot-copy{
		display: none;
	}
	.footH{
		display: block;
	}
	.footFix{
		display: flex;
	}   
	/*index*/
	.SyTopVideo .txt-box .txt1{
		font-size: 36px;
		line-height: 45px;
	}
	.SyTopVideo .txt-box .txt2{
		font-size: 22px;
		line-height: 28px;
		margin-top: 15px;
	}
	.SyTopVideo{
		height: 95vh;
	}
	.indexProduct{
		padding: 28px 0;
	}
	.shouyu-sy-tit{
		font-size: 24px;
		line-height: 28px;
	}
	.shouyu-sy-line{
		margin: 15px auto 0;
	}
	.shouyu-sy-sub{
		font-size: 14px;
		line-height: 24px;
		margin-top: 12px;
		
	}
	.syProSwiper{
		margin-top: 15px;
		padding-bottom: 35px;
	}
	.sy-pro-list .tit{
		font-size: 18px;
		margin: 15px 0;
	}
	.sy-pro-list .sub{
		font-size: 14px;
	}
	.sy-pro-list{
		padding: 20px 0;
	}
	.shouyu-sy-more{
		margin: 22px auto 0;
		height: 42px;
		line-height: 36px;
		width: 140px;
		font-size: 14px;
	}
	.indexSolution{
		padding: 28px 0;
	}
	.syJjfaSwiper{
		margin-top: 25px;
	}
	.sy-jjfa-list .tit{
		font-size: 18px;
		margin-top: 12px;
	}
	.sy-jjfa-list .sub{
		font-size: 14px;
		line-height: 25px;
	}
	.sy-jjfa-list .more{
		font-size: 14px;
		margin-top: 15px;
	}
	.sy-jjfa-list{
		padding-bottom: 20px;
	}
	.indexNews{
		padding: 28px 0;
	}
	.sy-left-news{
		width: 100%;
		float: none;display: none;
	}
	.sy-right-news{
		width: 100%;
		float: none;
		
		margin-top: 20px;
	}
	.sy-right-news-top{
		display: none;
	}
	.sy-right-news-bottom{
		display: block;
	}
	.sy-right-news-bottom .lb{
		width: 100%;
		margin-bottom: 18px;
		padding-bottom: 18px;
	}
	.sy-left-news .info{
		bottom: 15px;
		padding: 0 15px;
	}
	.sy-left-news .info .tit{
		font-size: 16px;
	}
	.sy-right-news-bottom .lb .tit{
		z-index: 16px;
		line-height: 25px;
		height: auto;
		-webkit-line-clamp: 1;
	}
	.sy-right-news-bottom .lb .time{
		font-size: 12px;
		margin: 10px 0;
	}
	.sy-right-news-bottom .lb .sub{
		font-size: 14px;
	}
	.sy-jjfa-list .line{
		margin: 15px 0;
	}
	.indexAbout{
		padding: 28px 0;
	}
	.indexAbout .container{
		margin-top: 25px;
	}
/*
	.indexAbout .pic{
		width: 100%;
		float: none;
	}
	.sy-abt-cont{
		width: 100%;
		float: none;
	}
*/
	.sy-abt-cont .sub{
		font-size: 14px;
		line-height: 26px;
		margin-top: 18px;
	}
	.sy-abt-cont .shouyu-sy-more{
		margin: 26px 0 0 0;
	}
/*
	.sy-abt-cont .sub-lm .lb{
		width: 33.333%;
		padding: 0 !important;
		margin:  0;
		border-right: none;
	}
*/
	.sy-abt-cont .sub-lm .lb .ico{
		margin: 0 auto;
	}
	.sy-abt-cont .sub-lm .lb{
		margin-right: 35px;
		padding-right: 35px;
	}
	.sy-abt-cont .sub-lm{
		margin-top: 25px;
	}
	
	/*neiye*/
/*
	.Nylocation .now-lm{
		display: none;
	}
	.Nylocation .now-wz{
		float: left;
	}
*/
	.Nylocation .now-lm a{
		line-height: 36px
	}
	.Nylocation .now-wz a{
		font-size: 12px;
		line-height: 36px;
	}
	.about{
		padding: 28px 0;
	}
	.about-sub-left{
		width: 100%;
		float: none;
	}
	.about-sub-right .cont{
		margin-top: 25px;
	}
	.abt-top-tit{
		font-size: 24px;
		line-height: 28px;
	}
	.about .abt-top-line{
		margin: 18px 0 0 0;
	}
	.abt-top-line{
		margin: 18px auto 0;
	}
	.about-sub-left .cont{
		margin-top: 28px;
	}
	.about .cont{
		font-size: 14px;
	}
	.about-sub-right{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.prodebox{
		width: 95%;
		height: 54%;
		left: 2.5%;
		margin-left: 0;
		top: 18%;
	}
	.prodebox .prodeclose{
		right: 0;
		top: -50px;
		padding: 0;
	} 
	
	.prodebox .people .class{
		font-size: 16px;
	}
	.culture{
		padding: 28px 0;
	}
	.culture .box{
		margin-top: 28px;
	}
/*
	.culture .box .lb{
		width: 100%;
		float: none;
		border-bottom: 1px solid rgba(255,255,255,0.2);
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.culture .box .lb .t1{
		font-size: 16px;
		margin: 20px 0 10px;
	}
*/
	.about-sub-right .abt-sp-play{
		text-align: center;
	}
	.history{
		padding: 28px 0;
	}
	.history-box{
		margin-top: 28px;
	}
	.product{
		padding: 28px 0;
	}
	.product ul li{
		width: 100%;
		margin-top: 0 !important;
		margin-left: 0 !important;
		margin-bottom: 5px;
		padding: 4%;
	}
	.product ul li .pic{
		width: 100%;
		float: none;
	}
	.product ul li .info{
		width: 100%;
		float: none;
	}
	.product ul li .info .tit{
		font-size: 18px;
	}
	.product ul li .info .sub{
		font-size: 14px;
		line-height: 26px;
		margin-top: 15px;
	}
	.product ul li .info .ico{
		margin-top: 18px;
	}
	.productDe-top{
		padding: 28px 0;
	}
	.productDe-top .imgShow{
		width: 100%;
		float: none;
	}
	.productDe-top .Info .title{
		font-size: 18px;
		line-height: 28px;
	}
	.productDe-top .Info .sub{
		font-size: 14px;
		line-height: 26px;
		height: auto;
		padding-right: 0;
		margin-top: 20px;
	}
	.productDe-top .zx{
		margin: 20px auto 0;
	}
	.productTd{
		padding: 28px 0;
	}
	.proDe-top-tit{
		font-size: 20px;
		line-height: 26px;
	}
	.proTdSwiper{
		margin-top: 25px;
	}
	.proTdSwiper .swiper-slide{
		padding: 4%;
	}
	.productCanshu{
		padding: 28px 0;
	}
	.productCanshu .content{
		margin-top: 25px;
	}
	.productCanshu .content table tr:nth-child(1) td{
		height: 45px;
	}
	.productCanshu .content table td{
		font-size: 12px;
		height: 40px;
	}
	.productVideo{
		padding: 28px 0;
	}
	.productVideo .cont{
		margin-top: 25px;
	}
	.productShow{
		padding: 0 0 28px 0;
	}
	.proZsSwiper{
		margin-top: 25px;
	}
	.productCase{
		padding: 28px 0;
	}
	.proCaseSwiper{
		margin-top: 25px;
	}
	.productDown{
		padding: 28px 0;
	}
	.productDown ul{
		margin-top: 25px;
	}
	.productDown ul li .catLogo{
		width: 30%;
	}
	.productDown ul li .tit{
		width: 70%;
	}
	.productDown ul li .tit{
		background-size: 30px auto ;
		padding-top: 40px;
		margin-top: 40px;
		font-size: 16px;
	}
	.productDe-top .Info{
		width: 100%;
		float: none;
		margin: 0;
		margin-top: 25px;
	}
	.now-lm-line{
/*		display: none;*/
		line-height: 36px;
	}
	.now-lm-line:hover .link{
		top: 35px;
	}
	.line-system{
		padding: 28px 0;
	}
	.line-system .title{
		font-size: 18px;
		line-height: 28px;
	}
	.line-system .cont{
		font-size: 14px;
		line-height: 26px;
		margin-top: 25px;
	}
	.lineShebei{
		padding: 28px 0;
	}
	.lineShebei .row{
		margin-top: 25px;
	}
	.xgsb-list .pic{
		width: 100%;
		float: none;
	}
	.xgsb-list .info{
		width: 100%;
		float: none;
		margin-top: 20px;
	}
	.xgsb-list .info .tit{
		font-size: 18px;
		margin: 0 0 12px;
	}
	.xgsb-list .info .sub{
		padding-right: 0;
		font-size: 14px;
		line-height: 26px;
		height: 124px;
		padding-right: 15px;
	}
	.xgsb-list{
		margin-bottom: 18px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 18px;
	}
	.application{
		padding: 28px 0;
	}
	.app-list{
		margin-bottom: 18px;
	}
	.Page{
		padding-top: 15px;
	}
	.app-list .tit{
		font-size: 14px;
		margin-top: 8px;
	}
	.newsDe{
		padding: 28px 0;
	}
	.newsDe .topTit .Th2{
		font-size: 18px;
		line-height: 28px; 
	}
	.newsDe .topTit .key{
		font-size: 12px;
		margin-top: 10px;
	}
	.newsDe .topTit{
		padding-bottom: 20px;
	}
	.newsDe .content{
		font-size: 14px;
		line-height: 26px;
		margin-top: 27px;
	}
	.defy{
		padding-top: 25px;
		margin-top: 25px;
	}
	.defy .sxy{
		width: 100%;
		
		float: none;
	}
	.defy .sxy a{
		font-size: 14px;
		line-height: 28px;
		height: 28px;
	}
	.defy .return{
		float: left;
	}
	.service1{
		padding: 28px 0;
	}
	.service1 .Th3{font-size: 22px;}
	.service1 .Th6{
		font-size: 14px;
		margin-top: 12px;
	}
	.service1 .cont{
		margin-top: 25px;
	}
	.service2{
		padding: 28px 0;
	}
	.serviceSwiper{
		padding-bottom: 35px;
	}
	.serviceSwiper .swiper-slide .info .tit{
		font-size: 16px;
	}
	.serviceSwiper .swiper-slide .info .sub{
		margin-top: 20px;
	}
	.serviceSwiper .swiper-slide .info{
		padding: 4%;
	}
	.video{
		padding: 28px 0;
	}
	.video-list .tit{
		line-height: 50px;
		font-size: 14px;
	}
	.news{
		padding: 28px 0;
	}
	.news ul li{
		margin-bottom: 15px;
	}
	.news ul li .time-box{
		display: none;
	}
	.news ul li .cont{
		width: 100%;
		float: none;
		padding: 3%;
	}
	.news ul li .info{
		width: 100%;
		float: none;
		border-left: none;
		padding-left: 0;
	}
	.news ul li .pic{
		display: none;
	}
	.news ul li .info .tit{
		font-size: 16px;
	}
	.news ul li .info .views{
		font-size: 12px;
		margin-top: 8px;
	}
	.news ul li .info .sub{
		font-size: 14px;
	}
	.news_btn{
		margin-top: 20px;
	}
	.contact{
		padding: 28px 0;
	}
	.contact .Th4{
		font-size: 20px;
	}
	.contact .Th6{
		font-size: 14px;
		line-height: 26px;
		margin-top: 15px;
	}
	.contact .box{
		margin-top: 20px;
		padding: 4%;
		display: block;
	}
	.contact .box .lb{
		width: 100% !important;
		padding-bottom: 18px;
		margin-bottom: 18px;
		font-size: 14px;
	}
	.message{
		padding: 28px 0;
	}
	.message .row{
		margin-top: 28px;
	}
	.message input[type=text]{
		height: 42px;
		font-size: 14px;
		margin-bottom: 5px;
	}
	.message textarea{
		min-height: 110px;
		max-height: 110px;
		font-size: 14px;
	}
	.message .isCode .code{
		line-height: 42px;
		height: 42px;
	}
	.message .isCode input{
		width: 120px;
	}
	.message input[type=button]{
		margin: 20px auto 0;
		height: 42px;
		font-size: 14px;
	}
	
	.isMobile{
		display: block !important;
	}
	.isPc{
		display: none;
	}
	.proDePag{
		display: none !important;
	}
}
@media ( min-width:768px) and ( max-width:930px) {
	  
}

@media ( min-width:768px) and ( max-width:780px) {
	 
}

@media ( min-width:768px) and ( max-width:875px) {
	 
}

@media ( max-width:810px) {
	 
}